GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetWordRight Method





In This Topic
GetWordRight Method (IGdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(36)>
Function GetWordRight( _
   ByVal SegmentationResultID As String, _
   ByVal WordIdx As Integer _
) As Integer
[DispId(36)]
int GetWordRight( 
   string SegmentationResultID,
   int WordIdx
)
function GetWordRight( 
    SegmentationResultID: String;
    WordIdx: Integer
): Integer; 
DispIdAttribute(36)
function GetWordRight( 
   SegmentationResultID : String,
   WordIdx : int
) : int;
[DispId(36)]
int GetWordRight( 
   string* SegmentationResultID,
   int WordIdx
) 
[DispId(36)]
int GetWordRight( 
   String^ SegmentationResultID,
   int WordIdx
) 

Parameters

SegmentationResultID
WordIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members